ExtendedPropertiesBindings(ExtendedPropertiesBindingType, ISet<ForgeTypeId>)
Description:
Creates a new ExtendedPropertiesBindings
Creates a new ExtendedPropertiesBindings
Overloads (2):
ExtendedPropertiesBindings(ExtendedPropertiesBindingType,ISet[ForgeTypeId])
public ExtendedPropertiesBindings(
ExtendedPropertiesBindingType bindingType,
ISet<ForgeTypeId> boundCategories
)
-
bindingTypeBinding type.
-
ISet<ForgeTypeId>boundCategoriesIdentifiers of the categories for this binding.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration